home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 51
/
Amiga Format CD51 (2000-03-10)(Future Publishing)(GB)[!][issue 2000-04].iso
/
-in_the_mag-
/
program_perfection
/
vbcc
/
amiga68k
/
include
/
proto
/
ppc.h
< prev
next >
Wrap
C/C++ Source or Header
|
2000-02-07
|
167b
|
8 lines
#ifndef PROTO_PPC_H
#define PROTO_PPC_H
#include <exec/types.h>
extern struct Library *PPCLibBase ;
#include <clib/ppc_protos.h>
#include <inline/ppc_protos.h>
#endif